Manager: Dialog Manager



Carbon supports the Dialog Manager. However, your application must access Dialog Manager data structures only through the supplied accessor functions. Furthermore, your application must use the functions provided for creating and disposing of Dialog Manager data structures.

Supported  Alert

Supported  AppendDialogItemList

Supported  AppendDITL

Supported  AutoSizeDialog

Supported  CallModalFilterProc

Unsupported  CallSoundProc

Using custom sounds in dialog boxes is not supported in Carbon.

Supported  CallUserItemProc

Supported  CautionAlert

Unsupported  CloseDialog

The CloseDialog function is not supported because developers do not allocate their own memory for dialog boxes in Carbon. Use the DisposeDialog function to dismiss a dialog box instead.

Unsupported  CouldAlert

CouldAlert does nothing; unsupported since System 7, it used to make an alert color table unpurgeable.

Unsupported  CouldDialog

CouldDialog does nothing; unsupported since System 7, it used to make a dialog color table unpurgeable.

Supported  CountDITL

Supported  DialogCopy

Supported  DialogCut

Supported  DialogDelete

Supported  DialogPaste

Supported  DialogSelect

Supported  DisposeDialog

Supported  DisposeModalFilterUPP

Unsupported  DisposeSoundUPP

Using custom sounds in dialog boxes is not supported in Carbon.

Supported  DisposeUserItemUPP

Supported  DrawDialog

Unsupported  ErrorSound

Using custom sounds in dialog boxes is not supported in Carbon.

Supported  FindDialogItem

Unsupported  finddialogitem

Use FindDialogItem instead.

Unsupported  FreeAlert

FreeAlert does nothing; unsupported since System 7, it used to make a dialog color table purgeable after making it unpurgeable by calling CouldAlert.

Unsupported  FreeDialog

FreeDialog does nothing; unsupported since System 7, it used to make a dialog color table purgeable after making it unpurgeable by calling CouldDialog.

Supported  GDBShowDialogInfo

Supported  GetAlertStage

Supported  GetDialogCancelItem

Unsupported  GetDialogControlNotificationProc

QuickTime dialog notification functions are not supported in Carbon.

Supported  GetDialogDefaultItem

Supported  GetDialogFromWindow

Supported  GetDialogItem

Supported  GetDialogItemAsControl

Supported  GetDialogItemText

Unsupported  getdialogitemtext

Use GetDialogItemText instead.

Supported  GetDialogKeyboardFocusItem

Unsupported  GetDialogParent

This QuickTime function for manipulating dialog boxes is not supported in Carbon.

Supported  GetDialogPort

Unsupported  GetDialogRefCon

Supported  GetDialogTextEditHandle

Supported  GetDialogTimeout

Supported  GetDialogWindow

Supported  GetModalDialogEventMask

Supported  GetNewDialog

Supported  GetParamText

Supported  GetStdFilterProc

Supported  HideDialogItem

Unsupported  InitDialogs

InitDialogs is not supported in Carbon. There is no need to initialize the Dialog Manager because the shared library is loaded as needed.

Supported  InsertCheckBoxDialogItem

Supported  InsertControlDialogItem

Supported  InsertEditTextDialogItem

Supported  InsertIconDialogItem

Supported  InsertPictureDialogItem

Supported  InsertPushButtonDialogItem

Supported  InsertRadioButtonDialogItem

Supported  InsertStaticTextDialogItem

Supported  InsertUserDialogItem

Supported  InvokeModalFilterUPP

Unsupported  InvokeSoundUPP

Using custom sounds in dialog boxes is not supported in Carbon.

Supported  InvokeUserItemUPP

Supported  IsDialogEvent

Supported  ModalDialog

Supported  ModalFilterProcPtr

Supported  MoveDialogItem

Supported  NewColorDialog

Unsupported  newcolordialog

Use NewColorDialog instead.

Supported  NewDialog

Unsupported  newdialog

Use NewDialog instead.

Supported  NewFeaturesDialog

Supported  NewModalFilterProc

Supported  NewModalFilterUPP

Unsupported  NewSoundProc

Using custom sounds in dialog boxes is not supported in Carbon.

Unsupported  NewSoundUPP

Using custom sounds in dialog boxes is not supported in Carbon.

Supported  NewUserItemProc

Supported  NewUserItemUPP

Supported  NoteAlert

Supported  ParamText

Unsupported  paramtext

Use ParamText instead.

Unsupported  QTModelessCallbackProcPtr

This QuickTime function for manipulating dialog boxes is not supported in Carbon.

Supported  RemoveDialogItem

Supported  ResetAlertStage

Supported  SelectDialogItemText

Supported  SetDialogCancelItem

Supported  SetDialogDefaultItem

Supported  SetDialogFont

Supported  SetDialogItem

Supported  SetDialogItemText

Unsupported  setdialogitemtext

Use SetDialogItemText instead.

Unsupported  SetDialogMovableModal

This QuickTime function for manipulating dialog boxes is not supported in Carbon.

Unsupported  SetDialogRefCon

Supported  SetDialogTimeout

Supported  SetDialogTracksCursor

Supported  SetModalDialogEventMask

Supported  SetModelessDialogCallbackProc

Supported  SetPortDialogPort

Supported  ShortenDITL

Supported  ShowDialogItem

Supported  SizeDialogItem

Unsupported  SoundProcPtr

Using custom sounds in dialog boxes is not supported in Carbon.

Supported  StandardAlert

Supported  StdFilterProc

Supported  StopAlert

Supported  UpdateDialog

Supported  UserItemProcPtr

[Table of Contents] [Manager Index] [Function Index]

Generated on: 7/7/99. Copyright 1999 Apple Computer, Inc. All rights reserved.